ITS#8655 fix double free on paged search with pagesize 0
authorRyan Tandy <ryan@nardis.ca>
Thu, 18 May 2017 03:07:39 +0000 (20:07 -0700)
committerRyan Tandy <ryan@nardis.ca>
Wed, 28 Jun 2017 01:53:12 +0000 (02:53 +0100)
commitcf8314f14c427076f7251bef2cfdedad2eaa756c
tree3da6319e1f1025befaa469f882292c7817dc760a
parenta1cfdefc9c25b98f2f867fab00392efce5a0bb44
ITS#8655 fix double free on paged search with pagesize 0

Fixes a double free when a search includes the Paged Results control
with a page size of 0 and the search base matches the filter.

Gbp-Pq: Name ITS-8655-paged-results-double-free.patch
servers/slapd/back-mdb/search.c